home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / arexx / trxtlsr3.lha / PGP2GUI / PGP2TRXGUI.strings < prev   
Text File  |  1996-04-22  |  3KB  |  95 lines

  1. /*
  2. ** $VER: PGP2GUI.strings 1.0 (7.2.96) ©1996 by Nils Görs
  3. **
  4. ** Default strings for FindGUI
  5. */
  6.  
  7. MSG_MAIN_PROJECT          = 0
  8. MSG_MAIN_MENUITEM_ABOUT   = 1
  9. MSG_MAIN_MENUITEM_HELP    = 2
  10. MSG_MAIN_MENUITEM_CHANGE  = 3
  11. MSG_MAIN_MENUITEM_ICONIFY = 4
  12. MSG_MAIN_MENUITEM_QUIT    = 5
  13. MSG_MAIN_GENERATEKEY      = 6
  14. MSG_MAIN_CHECKOFSIGN      = 7
  15. MSG_MAIN_EDITKEY          = 8
  16. MSG_MAIN_VIEWCONTENTS     = 9
  17. MSG_MAIN_VIEWFINGERPRINTS = 10
  18. MSG_MAIN_SAVEASCIIKEY     = 11
  19. MSG_MAIN_SAVEKEY          = 12
  20. MSG_MAIN_ADDKEY           = 13
  21. MSG_MAIN_DELETEKEY        = 14
  22. MSG_MAIN_SIGNKEY          = 15
  23. MSG_MAIN_REMOVESIGNATURE  = 16
  24. MSG_MAIN_REVOKEKEY        = 17
  25. MSG_MAIN_CRYPTFILE        = 18
  26. MSG_MAIN_ENCRYPCHECKSIGNA = 19
  27. MSG_MAIN_SIGNFILE         = 20
  28. MSG_MAIN_BREAKSIGNATURE   = 21
  29. MSG_MAIN_ENABLEASCIIARMOR = 22
  30. MSG_MAIN_SIGNEDMESSAGES   = 23
  31. MSG_REQUEST_REALLYQUIT    = 24
  32. MSG_YESNO                 = 25
  33. MSG_REQUEST_PLEASECHOOSE  = 26
  34. MSG_WHICHUSERID           = 27
  35. MSG_SIGNWHICHKEY          = 28
  36. MSG_DELETEWHICHSIGN       = 29
  37. MSG_CHECKWHICHKEY         = 30
  38. MSG_EDITWHICHUSERID       = 31
  39. MSG_SHOWWHICHFINGERPRINTS = 32
  40. MSG_SAVEWHICHKEYASASCII   = 33
  41. MSG_WHICHKEYTOSAVE        = 34
  42. MSG_WHICHFILEENCODE       = 35
  43. MSG_PLEASECHOOSEFILE      = 36
  44. MSG_BUTTON_SHOWONE        = 37
  45. MSG_BUTTON_SHOWALL        = 38
  46. MSG_BUTTON_CANCEL         = 39
  47. MSG_CONTENTS              = 40
  48. MSG_ABOUT                 = 41
  49. MSG_BUTTON_THANKS         = 42
  50. MSG_CHANGEPUBSCREEN       = 43
  51. strings.0 = "Project"
  52. strings.1 = "A_About"
  53. strings.2 = "H_QuickHelp"
  54. strings.3 = "C_Change Pubscreen"
  55. strings.4 = "I_Iconify"
  56. strings.5 = "Q_Quit"
  57. strings.6 = "_Generate key"
  58. strings.7 = "_Check c. of sign."
  59. strings.8 = "_Edit key"
  60. strings.9 = "_View contents"
  61. strings.10= "View _fingerprint"
  62. strings.11= "Save _ASCII-key"
  63. strings.12= "_Save key"
  64. strings.13= "A_dd key"
  65. strings.14= "De_lete key"
  66. strings.15= "Sig_n key"
  67. strings.16= "Rem_ove signature"
  68. strings.17= "_Revoke key"
  69. strings.18= "Cr_ypt file"
  70. strings.19= "Encryp_t file/Check signature"
  71. strings.20= "S_ign file"
  72. strings.21= "_Break signature"
  73. strings.22= "Enable ASCII-Ar_mor output"
  74. strings.23= "Signed messages encapsulated as te_xt"
  75. strings.24= "Really quit?"
  76. strings.25= "_Yes|_No"
  77. strings.26= "Please choose File(s) with new key(s)."
  78. strings.27= "Delete which User-ID?"
  79. strings.28= "Sign which key?"
  80. strings.29= "Delete signature from which ID?"
  81. strings.30= "Check which key ?"
  82. strings.31= "Edit which User-ID ?"
  83. strings.32= "Show which Fingerprints?"
  84. strings.33= "Save which key as ASCII?"
  85. strings.34= "Which key to save?"
  86. strings.35= "Which file you like to encode?"
  87. strings.36= "Please choose encoded File"
  88. strings.37= "_One"
  89. strings.38= "_All"
  90. strings.39= "_Cancel"
  91. strings.40= "Contents"
  92. strings.41= "About"
  93. strings.42= "Thanks"
  94. strings.43= "Change PubScreen"
  95.